Bump quantecon-book-theme from 0.20.0 to 0.21.0 - #81
Merged
Conversation
Brings this edition in line with the English source and the fa and fr editions, which all pin 0.21.0. The range carries three patch fixes (citation emphasis colour in 0.20.1 and 0.20.2, h5 heading size in 0.20.3) and one layout change in 0.21.0: at 1024-1499px viewports the content column now gets a left margin instead of sliding under the sidebar. The release notes flag that downstream sites will see a small shift there and should re-verify visually. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates this edition’s build environment to use the newer quantecon-book-theme release, aligning the theme pin with the English, fa, and fr repositories and picking up the upstream layout/CSS fixes included through 0.21.0.
Changes:
- Bump
quantecon-book-themefrom0.20.0to0.21.0inenvironment.yml.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change
Bumps
quantecon-book-themefrom 0.20.0 to 0.21.0, bringing this edition in line with the English source and thefaandfreditions, which all pin 0.21.0. This was the last repository in the series still on 0.20.x.What is in the range
author_yearproducesh5headings were rendering larger thanh4sticky→fixed; RHS "On this page" TOC no longer truncates on long lecturesNothing here was blocking. 0.20.0 already carries the
languages/current_languageoptions and the switcher andhreflangtemplate code, which is why the switcher wired up in #80 works on the current pin. This is parity and accumulated fixes, not a fix for anything broken here.Worth a visual check before merge
The 0.21.0 notes call this out explicitly: at 1024–1499px viewports — which covers most laptops at 1280, 1366 and 1440 — the content column now gets a left margin instead of sliding underneath the fixed sidebar. Downstream sites are told to expect a small layout shift there and to re-verify visually.
The other three editions already absorbed that shift when they moved to 0.21.0, so this is the last one to check rather than a new risk.
The catch
This repository has no Netlify PR preview, so there is no rendered page to inspect this on — the one edition where a layout change is hardest to verify is the one making the jump last.
fa,frand the English source all deploy a preview per PR; this repo'sci.ymlhas no Netlify step and noNETLIFY_SITE_IDsecret.That gap is filed separately as #82. If it lands first, this PR gets a preview for free and the layout change can be eyeballed properly. Otherwise this needs a local build, or an eyeball on the published site after the next
publish*tag.Publishing
As with #80, nothing here reaches the live site until a
publish*tag is pushed. This edition last published on 2026-08-03.